home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Where & Why
/
Exploring Where & Why.iso
/
pc
/
MEMMON.DIR
/
00078_GetCastSize script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-04-21
|
110 b
|
7 lines
on GetCastSize temp
if cast(temp).loaded = 0 then
myCast = cast(temp).size
end if
return myCast
end